1
کامپیوتر و شبکه::
کلاس سفارشی exception
Create Custom Exception Class in C#:
So, for this you can create a custom exception class by deriving Exception or ApplicationException class.
It was designed to use as a base class for the custom exception class.
However, Microsoft now recommends Exception class to create a custom exception class.
Thus, you can create custom exception classes to differentiate from system exceptions.
واژگان شبکه مترجمین ایران